home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erect Magazine Extra 10
/
Erect Magazine Extra 10 - Disc 2.iso
/
mac
/
Menu.DIR
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-05
|
230 b
|
12 lines
on mouseDown
set spriteNum to the clickOn
puppetSound("CLICK.AIF")
updateStage()
waittime(2)
repeat while the stillDown
nothing()
end repeat
put "Mov" & spriteNum - 10 into field "JumpName_T"
go(marker(1))
end